Termination w.r.t. Q of the following Term Rewriting System could not be shown:

Q restricted rewrite system:
The TRS R consists of the following rules:

din1(der1(plus2(X, Y))) -> u213(din1(der1(X)), X, Y)
u213(dout1(DX), X, Y) -> u224(din1(der1(Y)), X, Y, DX)
u224(dout1(DY), X, Y, DX) -> dout1(plus2(DX, DY))
din1(der1(times2(X, Y))) -> u313(din1(der1(X)), X, Y)
u313(dout1(DX), X, Y) -> u324(din1(der1(Y)), X, Y, DX)
u324(dout1(DY), X, Y, DX) -> dout1(plus2(times2(X, DY), times2(Y, DX)))
din1(der1(der1(X))) -> u412(din1(der1(X)), X)
u412(dout1(DX), X) -> u423(din1(der1(DX)), X, DX)
u423(dout1(DDX), X, DX) -> dout1(DDX)

Q is empty.


QTRS
  ↳ Non-Overlap Check

Q restricted rewrite system:
The TRS R consists of the following rules:

din1(der1(plus2(X, Y))) -> u213(din1(der1(X)), X, Y)
u213(dout1(DX), X, Y) -> u224(din1(der1(Y)), X, Y, DX)
u224(dout1(DY), X, Y, DX) -> dout1(plus2(DX, DY))
din1(der1(times2(X, Y))) -> u313(din1(der1(X)), X, Y)
u313(dout1(DX), X, Y) -> u324(din1(der1(Y)), X, Y, DX)
u324(dout1(DY), X, Y, DX) -> dout1(plus2(times2(X, DY), times2(Y, DX)))
din1(der1(der1(X))) -> u412(din1(der1(X)), X)
u412(dout1(DX), X) -> u423(din1(der1(DX)), X, DX)
u423(dout1(DDX), X, DX) -> dout1(DDX)

Q is empty.

The TRS is non-overlapping. Hence, we can switch to innermost.

↳ QTRS
  ↳ Non-Overlap Check
QTRS
      ↳ DependencyPairsProof

Q restricted rewrite system:
The TRS R consists of the following rules:

din1(der1(plus2(X, Y))) -> u213(din1(der1(X)), X, Y)
u213(dout1(DX), X, Y) -> u224(din1(der1(Y)), X, Y, DX)
u224(dout1(DY), X, Y, DX) -> dout1(plus2(DX, DY))
din1(der1(times2(X, Y))) -> u313(din1(der1(X)), X, Y)
u313(dout1(DX), X, Y) -> u324(din1(der1(Y)), X, Y, DX)
u324(dout1(DY), X, Y, DX) -> dout1(plus2(times2(X, DY), times2(Y, DX)))
din1(der1(der1(X))) -> u412(din1(der1(X)), X)
u412(dout1(DX), X) -> u423(din1(der1(DX)), X, DX)
u423(dout1(DDX), X, DX) -> dout1(DDX)

The set Q consists of the following terms:

din1(der1(plus2(x0, x1)))
u213(dout1(x0), x1, x2)
u224(dout1(x0), x1, x2, x3)
din1(der1(times2(x0, x1)))
u313(dout1(x0), x1, x2)
u324(dout1(x0), x1, x2, x3)
din1(der1(der1(x0)))
u412(dout1(x0), x1)
u423(dout1(x0), x1, x2)


Q DP problem:
The TRS P consists of the following rules:

U412(dout1(DX), X) -> U423(din1(der1(DX)), X, DX)
U213(dout1(DX), X, Y) -> DIN1(der1(Y))
DIN1(der1(plus2(X, Y))) -> U213(din1(der1(X)), X, Y)
DIN1(der1(der1(X))) -> DIN1(der1(X))
DIN1(der1(times2(X, Y))) -> DIN1(der1(X))
U313(dout1(DX), X, Y) -> U324(din1(der1(Y)), X, Y, DX)
DIN1(der1(plus2(X, Y))) -> DIN1(der1(X))
DIN1(der1(times2(X, Y))) -> U313(din1(der1(X)), X, Y)
U213(dout1(DX), X, Y) -> U224(din1(der1(Y)), X, Y, DX)
U412(dout1(DX), X) -> DIN1(der1(DX))
U313(dout1(DX), X, Y) -> DIN1(der1(Y))
DIN1(der1(der1(X))) -> U412(din1(der1(X)), X)

The TRS R consists of the following rules:

din1(der1(plus2(X, Y))) -> u213(din1(der1(X)), X, Y)
u213(dout1(DX), X, Y) -> u224(din1(der1(Y)), X, Y, DX)
u224(dout1(DY), X, Y, DX) -> dout1(plus2(DX, DY))
din1(der1(times2(X, Y))) -> u313(din1(der1(X)), X, Y)
u313(dout1(DX), X, Y) -> u324(din1(der1(Y)), X, Y, DX)
u324(dout1(DY), X, Y, DX) -> dout1(plus2(times2(X, DY), times2(Y, DX)))
din1(der1(der1(X))) -> u412(din1(der1(X)), X)
u412(dout1(DX), X) -> u423(din1(der1(DX)), X, DX)
u423(dout1(DDX), X, DX) -> dout1(DDX)

The set Q consists of the following terms:

din1(der1(plus2(x0, x1)))
u213(dout1(x0), x1, x2)
u224(dout1(x0), x1, x2, x3)
din1(der1(times2(x0, x1)))
u313(dout1(x0), x1, x2)
u324(dout1(x0), x1, x2, x3)
din1(der1(der1(x0)))
u412(dout1(x0), x1)
u423(dout1(x0), x1, x2)

We have to consider all minimal (P,Q,R)-chains.

↳ QTRS
  ↳ Non-Overlap Check
    ↳ QTRS
      ↳ DependencyPairsProof
QDP
          ↳ DependencyGraphProof

Q DP problem:
The TRS P consists of the following rules:

U412(dout1(DX), X) -> U423(din1(der1(DX)), X, DX)
U213(dout1(DX), X, Y) -> DIN1(der1(Y))
DIN1(der1(plus2(X, Y))) -> U213(din1(der1(X)), X, Y)
DIN1(der1(der1(X))) -> DIN1(der1(X))
DIN1(der1(times2(X, Y))) -> DIN1(der1(X))
U313(dout1(DX), X, Y) -> U324(din1(der1(Y)), X, Y, DX)
DIN1(der1(plus2(X, Y))) -> DIN1(der1(X))
DIN1(der1(times2(X, Y))) -> U313(din1(der1(X)), X, Y)
U213(dout1(DX), X, Y) -> U224(din1(der1(Y)), X, Y, DX)
U412(dout1(DX), X) -> DIN1(der1(DX))
U313(dout1(DX), X, Y) -> DIN1(der1(Y))
DIN1(der1(der1(X))) -> U412(din1(der1(X)), X)

The TRS R consists of the following rules:

din1(der1(plus2(X, Y))) -> u213(din1(der1(X)), X, Y)
u213(dout1(DX), X, Y) -> u224(din1(der1(Y)), X, Y, DX)
u224(dout1(DY), X, Y, DX) -> dout1(plus2(DX, DY))
din1(der1(times2(X, Y))) -> u313(din1(der1(X)), X, Y)
u313(dout1(DX), X, Y) -> u324(din1(der1(Y)), X, Y, DX)
u324(dout1(DY), X, Y, DX) -> dout1(plus2(times2(X, DY), times2(Y, DX)))
din1(der1(der1(X))) -> u412(din1(der1(X)), X)
u412(dout1(DX), X) -> u423(din1(der1(DX)), X, DX)
u423(dout1(DDX), X, DX) -> dout1(DDX)

The set Q consists of the following terms:

din1(der1(plus2(x0, x1)))
u213(dout1(x0), x1, x2)
u224(dout1(x0), x1, x2, x3)
din1(der1(times2(x0, x1)))
u313(dout1(x0), x1, x2)
u324(dout1(x0), x1, x2, x3)
din1(der1(der1(x0)))
u412(dout1(x0), x1)
u423(dout1(x0), x1, x2)

We have to consider all minimal (P,Q,R)-chains.
The approximation of the Dependency Graph contains 1 SCC with 3 less nodes.

↳ QTRS
  ↳ Non-Overlap Check
    ↳ QTRS
      ↳ DependencyPairsProof
        ↳ QDP
          ↳ DependencyGraphProof
QDP

Q DP problem:
The TRS P consists of the following rules:

DIN1(der1(plus2(X, Y))) -> U213(din1(der1(X)), X, Y)
U213(dout1(DX), X, Y) -> DIN1(der1(Y))
DIN1(der1(der1(X))) -> DIN1(der1(X))
DIN1(der1(times2(X, Y))) -> DIN1(der1(X))
DIN1(der1(plus2(X, Y))) -> DIN1(der1(X))
DIN1(der1(times2(X, Y))) -> U313(din1(der1(X)), X, Y)
U412(dout1(DX), X) -> DIN1(der1(DX))
U313(dout1(DX), X, Y) -> DIN1(der1(Y))
DIN1(der1(der1(X))) -> U412(din1(der1(X)), X)

The TRS R consists of the following rules:

din1(der1(plus2(X, Y))) -> u213(din1(der1(X)), X, Y)
u213(dout1(DX), X, Y) -> u224(din1(der1(Y)), X, Y, DX)
u224(dout1(DY), X, Y, DX) -> dout1(plus2(DX, DY))
din1(der1(times2(X, Y))) -> u313(din1(der1(X)), X, Y)
u313(dout1(DX), X, Y) -> u324(din1(der1(Y)), X, Y, DX)
u324(dout1(DY), X, Y, DX) -> dout1(plus2(times2(X, DY), times2(Y, DX)))
din1(der1(der1(X))) -> u412(din1(der1(X)), X)
u412(dout1(DX), X) -> u423(din1(der1(DX)), X, DX)
u423(dout1(DDX), X, DX) -> dout1(DDX)

The set Q consists of the following terms:

din1(der1(plus2(x0, x1)))
u213(dout1(x0), x1, x2)
u224(dout1(x0), x1, x2, x3)
din1(der1(times2(x0, x1)))
u313(dout1(x0), x1, x2)
u324(dout1(x0), x1, x2, x3)
din1(der1(der1(x0)))
u412(dout1(x0), x1)
u423(dout1(x0), x1, x2)

We have to consider all minimal (P,Q,R)-chains.